home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac: Not for Sale / Another.not.for.sale (Australia).iso / fade into you / getting there / HTML / rtftohtml 2.5 / mac-gen < prev    next >
Text File  |  1993-09-22  |  3KB  |  244 lines

  1. # RTF Macintosh character set (\mac) general map
  2.  
  3. # Field 1 is the standard character name which the character value in
  4. # field 2 maps onto.  (It doesn't mean "to produce the character in field 1,
  5. # use the value in field 2.)
  6.  
  7. # The character value may be given either as a single character (which will be
  8. # converted to the ASCII value of the character), or in numeric format, either
  9. # in decimal or 0xyy as hex yy.  Single or double quotes may be used to quote
  10. # characters.
  11.  
  12. # characters in ASCII range (00-127)
  13.  
  14. formula        0x06
  15. nobrkhyphen    0x1e
  16. opthyphen    0x1f
  17.  
  18. space        " "
  19. exclam        !
  20. quotedbl    '"'
  21. numbersign    #
  22. dollar        $
  23. percent        %
  24. ampersand    &
  25. quoteright    "'"
  26. parenleft    (
  27. parenright    )
  28. asterisk    *
  29. plus        +
  30. comma        ,
  31. hyphen        -
  32. period        .
  33. slash        /
  34. zero        0
  35. one        1
  36. two        2
  37. three        3
  38. four        4
  39. five        5
  40. six        6
  41. seven        7
  42. eight        8
  43. nine        9
  44. colon        :
  45. semicolon    ;
  46. less        <
  47. equal        =
  48. greater        >
  49. question    ?
  50. at        @
  51. A        A
  52. B        B
  53. C        C
  54. D        D
  55. E        E
  56. F        F
  57. G        G
  58. H        H
  59. I        I
  60. J        J
  61. K        K
  62. L        L
  63. M        M
  64. N        N
  65. O        O
  66. P        P
  67. Q        Q
  68. R        R
  69. S        S
  70. T        T
  71. U        U
  72. V        V
  73. W        W
  74. X        X
  75. Y        Y
  76. Z        Z
  77. bracketleft    [
  78. backslash    \
  79. bracketright    ]
  80. asciicircum    ^
  81. underscore    _
  82. quoteleft    "`"
  83. a        a
  84. b        b
  85. c        c
  86. d        d
  87. e        e
  88. f        f
  89. g        g
  90. h        h
  91. i        i
  92. j        j
  93. k        k
  94. l        l
  95. m        m
  96. n        n
  97. o        o
  98. p        p
  99. q        q
  100. r        r
  101. s        s
  102. t        t
  103. u        u
  104. v        v
  105. w        w
  106. x        x
  107. y        y
  108. z        z
  109. braceleft    {
  110. bar        |
  111. braceright    }
  112. asciitilde    ~
  113.  
  114. # non-ASCII characters (128-255)
  115.  
  116. # ?? Ygrave        0x07
  117. # ?? yacute        0x08
  118. Adieresis    0x80
  119. Aring        0x81
  120. Ccedilla    0x82
  121. Eacute        0x83
  122. Ntilde        0x84
  123. Odieresis    0x85
  124. Udieresis    0x86
  125. aacute        0x87
  126. agrave        0x88
  127. acircumflex    0x89
  128. adieresis    0x8a
  129. atilde        0x8b
  130. aring        0x8c
  131. ccedilla    0x8d
  132. eacute        0x8e
  133. egrave        0x8f
  134. ecircumflex    0x90
  135. edieresis    0x91
  136. iacute        0x92
  137. igrave        0x93
  138. icircumflex    0x94
  139. idieresis    0x95
  140. ntilde        0x96
  141. oacute        0x97
  142. ograve        0x98
  143. ocircumflex    0x99
  144. odieresis    0x9a
  145. otilde        0x9b
  146. uacute        0x9c
  147. ugrave        0x9d
  148. ucircumflex    0x9e
  149. udieresis    0x9f
  150. dagger        0xa0
  151. degree        0xa1
  152. cent        0xa2
  153. sterling    0xa3
  154. section        0xa4
  155. bullet        0xa5
  156. paragraph    0xa6
  157. germandbls    0xa7
  158. registered    0xa8
  159. copyright    0xa9
  160. trademark    0xaa
  161. acute        0xab
  162. dieresis    0xac
  163. notequal    0xad
  164. AE        0xae
  165. Oslash        0xaf
  166. infinity    0xb0
  167. plusminus    0xb1
  168. lessequal    0xb2
  169. greaterequal    0xb3
  170. yen        0xb4
  171. mu        0xb5
  172. partialdiff    0xb6
  173. Sigma        0xb7
  174. Pi        0xb8
  175. pi        0xb9
  176. integral    0xba
  177. ordfeminine    0xbb
  178. ordmasculine    0xbc
  179. Omega        0xbd
  180. ae        0xbe
  181. oslash        0xbf
  182. questiondown    0xc0
  183. exclamdown    0xc1
  184. logicalnot    0xc2
  185. radical        0xc3
  186. florin        0xc4
  187. approxequal    0xc5
  188. Delta        0xc6
  189. guillemotleft    0xc7
  190. guillemotright    0xc8
  191. ellipsis    0xc9
  192. nobrkspace    0xca
  193. Agrave        0xcb
  194. OE        0xce
  195. oe        0xcf
  196. endash        0xd0
  197. emdash        0xd1
  198. quotedblleft    0xd2
  199. quotedblright    0xd3
  200. quoteleft    0xd4
  201. quoteright    0xd5
  202. divide        0xd6
  203. lozenge        0xd7
  204. ydieresis    0xd8
  205. Ydieresis    0xd9
  206. fraction    0xda
  207. currency    0xdb
  208. guilsinglleft    0xdc
  209. guilsinglright    0xdd
  210. fi        0xde
  211. fl        0xdf
  212. daggerdbl    0xe0
  213. periodcentered    0xe1
  214. quotesinglbase    0xe2
  215. quotedblbase    0xe3
  216. perthousand    0xe4
  217. Acircumflex    0xe5
  218. Ecircumflex    0xe6
  219. Aacute        0xe7
  220. Edieresis    0xe8
  221. Egrave        0xe9
  222. Iacute        0xea
  223. Icircumflex    0xeb
  224. Idieresis    0xec
  225. Igrave        0xed
  226. Oacute        0xee
  227. Ocircumflex    0xef
  228. apple        0xf0
  229. Ograve        0xf1
  230. Uacute        0xf2
  231. Ucircumflex    0xf3
  232. Ugrave        0xf4
  233. dotlessi    0xf5
  234. circumflex    0xf6
  235. tilde        0xf7
  236. macron        0xf8
  237. breve        0xf9
  238. dotaccent    0xfa
  239. ring        0xfb
  240. cedilla        0xfc
  241. hungarumlaut    0xfd
  242. ogonek        0xfe
  243. caron        0xff
  244.